-- card: 12140 from stack: in.1 Help -- bmap block id: 0 -- flags: 0000 -- background id: 2541 -- name: THE BUTN MENUÊ -- part 1 (button) -- low flags: 00 -- high flags: 0004 -- rect: left=36 top=54 right=81 bottom=70 -- title width / last selected line: 0 -- icon id / first selected line: 3233 / 3233 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button -- part 2 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=105 top=307 right=329 bottom=257 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Chains & Chaining ----- HyperTalk script ----- on mouseUp push card go to card id 20728 end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=268 top=307 right=329 bottom=420 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Other Menus ----- HyperTalk script ----- on mouseUp push card go to card id 27358 end mouseUp -- part contents for background part 3 ----- text ----- THE BUTN MENU The next 15 slides discuss the commands in the BUTN menu. With one pair of exceptions, these commands create specialized kinds of buttons that are useful for achieving various kinds of special effects in your lectures. The exceptional pair of commands, BEGIN CHAIN… and END CHAIN, are used to mark the beginning and end of the process of creating chains of effects.